hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipG2DBinding.drawTexture
hip
api
graphics
g2d
g2d_binding
HipG2DBinding
Draws a texture at a specified place
class
HipG2DBinding
extern (
System
) __gshared
void
function
(
IHipTexture
reg
,
int
x
,
int
y
,
int
z
=
0
,
HipColor
=
HipColor.white
,
float
scaleX
=
1
,
float
scaleY
=
1
,
float
rotation
=
0
)
drawTexture
;
Meta
Source
See Implementation
hip
api
graphics
g2d
g2d_binding
HipG2DBinding
static variables
cropSpritesheet
drawEllipse
drawLine
drawMap
drawPixel
drawQuadraticBezierLine
drawRectangle
drawRegion
drawSprite
drawText
drawTextVertices
drawTexture
drawTriangle
fillEllipse
fillRectangle
fillRoundRect
fillTriangle
getCurrentViewport
getWindowSize
newHipAnimation
newHipAnimationTrack
setCameraSize
setFont
setFontDeferred
setGeometryColor
setRendererColorMask
setRendererErrorCheckingEnabled
setStencilOperation
setStencilTestingEnabled
setStencilTestingFunction
setStencilTestingMask
setTextColor
setViewport
setWindowSize
Draws a texture at a specified place